From dc06285fe97e003dbae6733b6742e208b2d58acd Mon Sep 17 00:00:00 2001 From: David Reitter Date: Wed, 4 Mar 2009 18:57:30 +0000 Subject: [PATCH] (clipboard-yank): avoid checking (x-selection-exists-p) if unbound in order to enable the item. For paste menu item, same, and check kill-ring. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e64fd0b3ed..a47df2cd1f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-03-04 David Reitter + + * menu-bar.el (clipboard-yank): avoid + checking (x-selection-exists-p) if unbound in order to enable the + item. For paste menu item, same, and check kill-ring. + 2009-03-04 Sam Steingold * progmodes/compile.el (compilation-error-regexp-alist-alist): -- 2.30.2